@charset "utf-8";
/* CSS Document */
body {
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	font-family: "微软雅黑";
}
/*万能清除浮动开始*/
.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}
.clearfix {
	display: inline-table;
} /* Hides from IE-mac */
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
.fl {
	float: left;
}
.fr {
	float: right;
}
ul {
	list-style: none;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
}
a {
	color: #fff;
	text-decoration: none;
}
img {
	border: none;
}
/*左边部分 导航*/
.index_left {
	width: 20%;
	height: 100%;
	position: fixed;
	background: #064fbd;
	z-index: 100;
}
.logo img {
	width: 100%;
}
#nav_01 {
	background: #14458e;
}
.nav {
	text-align: center;
}
.nav ul{
	overflow:visible;
}
.nav ul li {
	height: 50px;
	line-height: 50px;
	position: relative;
}
.nav ul li a{
	display: block;
}
.nav ul li ul.sub{
	display:none;
	position:absolute;
	right:-250px;
	top:0;
	width:250px;

}
.nav ul li ul.sub{
	background:rgba(0,0,0,.6);
}
.nav ul li ul.sub>li{
	overflow:hidden;
}
.nav ul li:hover, li.cur{
	background: #14458e;/* opacity:0.2;*/
}
.nav ul li:hover ul.sub{
	display: block;
}
/*右边部分*/
.index_right {
	width: 80%;
}
.banner img, .banner_n img {
	width: 100%;
}
.tel {
	margin-left: 8px;
	font-size: 12px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.tel ul li {
	padding: 0px 8px;
	text-align: center;
}
.tel a {
	color: #b3b5b8;
}
.tel a:hover {
	color: #fff;
}
.tel_con {
	color: #b3b5b8;
	font-size: 14px;
}
.lang{overflow:hidden;height:40px;padding-top:20px !important;}
.lang a{padding:5px 10px;font-size:14px;border:solid 1px #fff;}
.main {
	width: 96%;
	padding: 30px 2%;
}
/*服务项目*/

.index_obj_img .no_mar, .showpic .no_mar {
	margin-right: 0px;
}
.index_obj ul li a {
	color: #333;
}
.index_obj ul li span {
	display: block;
	text-align: center;
	padding: 10px 0px;
	background: #f1f1f1;
}
.index_obj ul li span:hover {
	background: #e1e1e1;
}

.index_obj_img ul li {
	float: left;
	width: 32%;
	padding-right:2%;
	padding-top:10px;
}
.index_obj_img ul li:nth-child(3n+3){
	padding-right:0;
}
.index_obj_img ul li a{
	display:block;
	width:100%;
}
.index_obj_img ul li a img {
	display:block;
	overflow:hidden;
	width: 100%;
}
.index_obj_img ul li a span{
	display: block;
	width: 100%;
	height:0px;
	padding-bottom:20%;
}

/*关于我们*/
.index_about, .index_show, .index_news, .index_obj {
	padding-top: 40px;
}
.title {
	border-bottom: 1px solid #CCC;
	padding-bottom: 20px;
	margin-bottom: 20px;
}
.title b{font-size:20px;padding-right:10px;}
.title span{font-size:16px;color:#666;}
.index_about_con {
	line-height: 34px;
	font-size:14px;
	color:#555;
}
/*产品展示*/
/*------ projects ------ */
.projects-holder {
	margin-right: 0;
	margin-left: 0;
}
.projects-holder .col-md-4, .projects-holder .col-md-4 {
	padding-right: 3px;
	padding-left: 3px;
}
.col-sm-6 {
	width: 32.4%;
}
.project-item {
	width: 100%;
	margin-bottom: 5px;
	overflow: hidden;
	position: relative;
}
.project-item img {
	width: 100%;
	display: block;
}
.project-item:hover .project-hover {
	top: 0;
	opacity: 1;
	visibility: visible;
}
.project-hover {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 40px;
	left: 0;
	background: rgba(0, 0, 0, 0.9);
	opacity: 0;
	visibility: 0;
	-webkit-transition: all 200ms linear;
	-moz-transition: all 200ms linear;
	-ms-transition: all 200ms linear;
	-o-transition: all 200ms linear;
	transition: all 200ms linear;
}
.project-hover .inside {
	position: absolute;
	width: 95%;
	left: 0;
	bottom: 0;
	padding: 30px 10px;
}
.project-hover h5 {
	font-size: 14px;
	margin-bottom: 10px;
	height: 20px;
	line-height: 20px;
	overflow: hidden;
	padding: 15px 15px 0 15px;
}
.project-hover h5 a {
	color: white;
}
.project-hover p {
	color: white;
	font-size: 12px;
	height: 140px;
	line-height: 20px;
	overflow: hidden;
	padding: 0 15px;
}
/*资讯中心*/
.index_news ul li {
}
.index_news_img {
	width: 37%;
}
.index_news_img img {
	width: 100%;
	height: 270px;
}
.index_news_list {/* width:540px;*/
	width: 61%;
	padding-left: 2%;
}
.index_news_list h4 {
	margin-top:10px;
	font-size: 20px;
	font-weight: normal;
}
.news_desc {
	color: #666;
	height: 60px;
	line-height: 28px;
	overflow: hidden;
}
.index_news_list ul {
	overflow: hidden;
}
.index_news_list ul li {
	height: 30px;
	line-height: 30px;
	overflow: hidden;
	background: url(../images/li.png) no-repeat left;
	padding-left: 14px;
}
.mar_b {
	margin-bottom: 40px;
}
.index_news_list a {
	color: #000;
	display: inline-block;
}
.index_news_list a img {
	margin-right: 10px;
	padding-bottom: 2px;
}
.index_news_list ul li a:hover {
	color: #5f6d7e;
}
.link {
	margin: 20px 0px;
}
.link a {
	color: #333;
}
/*footer*/
.footer {
	text-align: center;
	line-height: 38px;
	border-top: 2px solid #e1e1e1;
	padding-top: 10px;
	margin-bottom: 20px;
	font-size:14px;
	color:#666666;
}
.footer a {
	color: #333
}
.footerwby a {
	color: #333;
}
/*二级页面*/
/*show*/

.show_fenl .no_mar {
	margin-left: 0px;
}
.show_right {
	width: 80%;
}
.locat {
	font-size: 18px;
	margin: 40px 0px;
	padding-bottom: 30px;
	border-bottom: 1px solid #e1e1e1;
}
.locat a, .show_fenl a {
	color: #333;
}
.locat a:hover {
	color: #5f6d7e;
}
.show_fenl {
	text-align: right;
}
.show_fenl ul li {
	float: left;
	margin: 10px;
}
.show_fenl ul li a {
	font-size: 16px;
	display: block;
	padding: 10px 25px;
	background: #fff;
	font-weight: bold;
	border:solid 1px #064fbd;
	color: #064fbd;
}
.show_fenl ul li a:hover {
	background:#064fbd;
	color:#fff;
}
.show_fenl ul li a.on {
	background:#064fbd;
	color:#fff;
}
.showpic {
	margin: 30px 0px;
}
.showpic ul li {
	float: left;
	width: 31%;
	margin-right: 12px;
	margin-bottom: 12px;
}
.showpic ul li img {
	width: 100%;
	height: 213px;
}
.showpic ul li span {
	display: block;
	color: #333;
	text-align: center;
	background: #f1f1f1;
	padding: 10px 0px;
}
.showpic ul li span:hover {
	background: #e1e1e1;
}
/*分页*/
.Page {
	width: 100%;
	text-align: center;
	padding: 30px 0px;
}
.Page li {
	list-style-type: none;
}
.Page a {
	display: inline-block;
	width: 65px;
	background: #ffffff;
	height: 48px;
	vertical-align: middle;
	line-height: 48px;
	font-size: 14px;
	border: 1px solid #e5e5e5;
	margin-left: -1px;
	float: left;
	text-decoration: none;
	color: #333;
	outline: none;
}
.Page .active{
	background-color:#21A5FF;
	color:#fff;
}
.Page a:hover {
	background: #21A5FF;
	color: #FFF;
	background-repeat: no-repeat;
}
.Page span {
	display: inline-block;
	min-width: 45px;
	padding: 0 10px;
	background: #ffffff;
	height: 48px;
	vertical-align: middle;
	line-height: 48px;
	font-size: 14px;
	border: 1px solid #e5e5e5;
	margin-left: -1px;
	float: left;
}
.Page a.current {
	background: #5f6d7e;
	color: #FFF
}
/*list*/
.newslist {
	width: 100%;
}
.newslist a {
	color: #333;
}
.bor_bot {
	clear: both;
	border-bottom: solid 1px #e7e7e7;
	overflow: hidden;
	padding-top: 30px;
	margin-bottom: 25px;
}
.newslist_img {
	width: 30%;
	height: 180px;
	overflow: hidden;
}
.newslist_img img {
	width: 100%;
}
.newslist ul {
	overflow: hidden;
	clear: both;
	padding: 0px;
	margin: 0px;
}
.newslist ul li {
	float: left;
	width: 100%;
	margin: 15px 0px;
}
.newslist_txt {
	padding: 15px;
	width: 66%;
}
.newslist_txt h4, .newslist_txt h5 {
	margin: 0px;
	font-weight: normal;
}
.newslist_txt h4 {
	font-size: 16px;
	width: 100%;
	height: 28px;
	line-height: 28px;
	overflow: hidden;
}
.newslist_txt h4 a:hover {
	color: #5f6d7e;
}
.newslist_txt h5 {
	color: #686868;
	font-size: 12px;
	margin: 5px 0px;
}
.newslist_txt_con {
	line-height: 28px;
	height: 60px;
	overflow: hidden;
	color: #666;
}
/*about*/
.about_tit h4 {
	font-size: 22px;
	line-height: 32px;
	text-align: center;
	font-weight: normal;
	margin: 0px;
}
.about_data {
	text-align: center;
	margin: 8px 0px;
}
.about_img {
	text-align: center;
	margin: 10px 0px;
}
.about_img img {
	max-width: 80%;
	text-align: center;
}
.about_con {
	line-height: 34px;
	font-size:14px;
	color:#555;
}
.about_con img{
	display:block;
	max-width: 80%;
	margin:20px auto;
}
.con_page a {
	color: #333;
}
.prev, .next {
	width: 49%;
	height: 30px;
	line-height: 30px;
	overflow: hidden;
}
/*推荐信息*/
.contenttjtext {
	clear: both;
	margin-top: 40px;
	margin-bottom: 30px;
}
.contenttjtext h2 {
	font-size: 16px;
	text-align: left;
	color: #333;
}
.contenttjtext ul {
	overflow: hidden;
	margin: 0px;
	padding: 0px;
}
.contenttjtext li {
	background: url(../images/li.png) no-repeat left;
	padding-left: 15px;
	float: left;
	width: 48%;
	font-size: 14px;
	overflow: hidden;
	line-height: 32px;
	height: 32px;
	text-align: left;
}
.contenttjtext li a {
	color: #000;
}
.contenttjtext li a:hover {
	color: #5f6d7e;
	text-decoration: underline;
}
/*contact 页*/
/*提交*/
.contact_left {
	width: 60%;
}
.button { /*width:100%;*/
	overflow: hidden;
}
.butmain {
	padding: 5px 0 0 20px;
	overflow: hidden;
}
.butmain ul {
	margin: 0px;
	padding: 0px;
}
.butmain ul li {
	display: block;/*width:650px;*/
	overflow: hidden;
	vertical-align: middle;
	margin-bottom: 14px;
}
.butmain ul li b {
	display: block;
	width: 60px;
	height: 30px;
	float: left;
	line-height: 30px;
	font-weight: normal;
	overflow: hidden;
	text-align: right;
	font-size: 12px;
}
.butmain ul li span {
	display: block;
	width: 410px;
	float: left;
	font-size: 12px;
	line-height: 20px;
	overflow: hidden;
	text-align: left;
}
.butmain ul li em {
	font-style: normal;
	color: #999;
	line-height: 20px;
	padding-left: 5px;
	overflow: hidden;
}
.butmain .mri02m_dd {
	float: left;
	width: 280px;
	height: 40px;
	line-height: 40px;
	padding: 0px 5px;
	overflow: hidden;
	margin-left: 2px;
	margin-top: 0px;
	border:1px solid #ddd;
	color: #B9B9B9;
}
.butmain .mri02m_ly {
	width: 399px;
	height: 100px;
	border: 1px solid #ddd;
	padding: 0px 2px;
	overflow: auto;
	color: #B9B9B9;
font- size:12px;
	line-height: 22px;
}
.butmain .mri02m_tj {
	width: 58px;
	height: 28px;
	color: #FFF;
	font-size: 12px;
	line-height: 28px;
	text-align: center;
	background: #5f6d7e;
	overflow: hidden;
	cursor: pointer;
	border: none;
}
.yzm_img img {
	float: left;
}
/*右边部分  联系我们*/
.contact_right {
	width: 38%;
}
.contact_right h3 {
	font-size: 22px;
	font-weight: normal;
	margin: 0px;
	margin-bottom: 20px;
}
.contact_right h4 {
	font-size: 18px;
	font-weight: normal;
	margin: 0px;
	margin-bottom: 20px;
}
.cont_lxwm {
	line-height: 32px;
	color: #333;
}

.content img{
	display: block;
	max-width: 100%;
	height: auto;
	margin: auto;
}


/* banner */
.slideBox{ width:100%;  overflow:hidden; position:relative;   }
.slideBox .hd{ height:15px; overflow:hidden; position:absolute; right:20px; bottom:20px; z-index:1; }
.slideBox .hd ul{ overflow:hidden; zoom:1; float:left;  }
.slideBox .hd ul li{ float:left; margin-right:10px;  width:10px; height:10px; line-height:14px;font-size:0; text-align:center; background:rgba(255,255,255,.3); cursor:pointer; }
.slideBox .hd ul li.on{ background:#fff; }
.slideBox .bd{ position:relative; height:100%; z-index:0;   }
.slideBox .bd li{ zoom:1; vertical-align:middle; }
.slideBox .bd img{ width:100%;  display:block;  }

/* 下面是前/后按钮代码，如果不需要删除即可 */
.slideBox .prev,
.slideBox .next{ position:absolute; left:3%; top:50%; margin-top:-25px; display:block; width:32px; height:40px; background:url(../images/slider-arrow.png) -110px 5px no-repeat; filter:alpha(opacity=50);opacity:0.5;   }
.slideBox .next{ left:auto; right:3%; background-position:8px 5px; }
.slideBox .prev:hover,
.slideBox .next:hover{ filter:alpha(opacity=100);opacity:1;  }
.slideBox .prevStop{ display:none;  }
.slideBox .nextStop{ display:none;  }